home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 8 / Revista CD Expert nº 08 CD1.iso / Utilitarios / Programacao / Pacific C for DOS / READ.ME < prev    next >
Text File  |  1995-11-15  |  4KB  |  91 lines

  1.                        Pacific C for MS-DOS, v7.45
  2.  
  3.               Shareware version
  4.  
  5.        1.  Pacific C for MS-DOS
  6.  
  7.             Welcome to Pacific C, HI-TECH Software's low cost, high
  8.        performance  ANSI C compiler for MS-DOS.  Pacific C combines
  9.        most of the features and power of the version  7  HI-TECH  C
  10.        Cross  Compilers  into  a compact, easy to use package which
  11.        will run on just about any MS-DOS based personal computer.
  12.  
  13.        This is the shareware version of Pacific C; you may copy and
  14.        redistribute this software, providing it remains in the same
  15.        self-extracting .EXE file. If you use this software for  any
  16.        purposes other  than evaluation or  non-commercial  use, you
  17.        must register it. See the end of this file for  registration
  18.        information.
  19.  
  20.        2.  Quick Start
  21.  
  22.             To access the Pacific C compiler, you  need  only  know
  23.        one  command;  PPD.  To help you get started, many
  24.        useful Pacific C examples are available  in  a  subdirectory
  25.        called EXAMPLES.
  26.  
  27.             PPD is the integrated version of the compiler.  You can
  28.        use  PPD  to  create  and  modify your source files, compile
  29.        them, handle errors, and manage multiple file projects.  PPD
  30.        also provides an on-line C library reference.
  31.  
  32.             PACC is the command line version of  the  compiler.  It
  33.        allows  you  to  compile and link your source files from the
  34.        MS-DOS command line.  Use PACC if you want to  use  your own
  35.        editor or a third party "Make" utility.      Use the command
  36.        PACC -HELP to obtain a listing of the PACC options. This is
  37.        not provided with the shareware version, but is included in
  38.        the registered version.
  39.  
  40.             EXAMPLES is a subdirectory within the compiler  instal-
  41.        lation  which  contains  several example programs and utili-
  42.        ties.  See the READ.ME file in EXAMPLES  for  more  details.
  43.        If  you start PPD inside this directory, an extra menu entry
  44.        "Pacific C Examples" will be available in the "Help" menu.
  45.  
  46.        3.  MS-DOS Environment Variables
  47.  
  48.             In order for Pacific C to work correctly, it is  neces-
  49.        sary  for  the  compiler BIN subdirectory to be available in
  50.        the PATH.  The installer automatically modifies or creates a
  51.        suitable  PATH  statement  in AUTOEXEC.BAT.  For example, if
  52.        the compiler were installed in the directory  C:\PACIFIC  it
  53.        would  be  necessary to include C:\PACIFIC\BIN\ in the path.
  54.        For installations under MS-DOS versions prior to  3.10,  the
  55.        environment  variable  PCC_DOS should be set to point to the
  56.        compiler installation directory.  For DOS versions 3.10  and
  57.        higher,  no environment variables other than PATH are neces-
  58.        sary.
  59.  
  60.             The compiler will automatically use a directory  speci-
  61.        fied by the TEMP environment variable for scratch files.  If        
  62.        TEMP is not set, the current directory will be used.
  63.  
  64.  
  65.     SHAREWARE REGISTRATION
  66.  
  67.  
  68.        Unregistered versions of Pacific C may be used for
  69.        non-commercial and evaluation purposes. To register and
  70.        receive the full version and a 400 page manual contact
  71.        HI-TECH Software as follows:
  72.        
  73.         E-mail: hitech@hitech.com.au
  74.         Phone: +61 7 3300 5011
  75.           Fax: +61 7 3300 5246
  76.        
  77.        Postal:
  78.         PO Box 103, Alderley
  79.         QLD 4051 Australia
  80.        
  81.        Registration is AUS$99 plus postage of $7 within
  82.        Australia, $10 elsewhere.  Visa cards and Mastercard accepted
  83.        
  84.        Pacific C is copyrighted by HI-TECH Software. The shareware
  85.        version may be copied and distributed freely but only in
  86.        the original form with all component files intact.
  87.        
  88.        The latest shareware version of Pacific C may be obtained
  89.        from the World Wide Web: http://www.hitech.com.au
  90.        or by ftp from ftp.hitech.com.au.
  91.